An overview of the .NET Aspire Community Toolkit project, a collection of integrations and libraries built by the greater .NET Aspire community that you can use in your systems.
Learn what's new with .NET Aspire 9.0 (Release Candidate 1).
Join David, Damian, and Maddy from the .NET Aspire to learn about the first release of Aspire 9 and get your questions answered. Featuring: David Fowler, Damian Edwards, and Maddy Montaquila
.NET Aspire 8.2 is here with some nice updates for components... we mean integrations! Learn more about this rename, what it means for you, and what the teams has been adding to testing in .NET Aspire!
Explore the core features of .NET Aspire and how it enhances the developer experience for building cloud-native applications. This session will demonstrate building .NET Aspire apps with Visual Studio and VS Code, so you can choose the best tool for your workflow. We'll then cover Azure Developer CLI (AZD) integration and the "azd up" experience, showcasing how .NET Aspire and AZD work together to seamlessly move your locally-running app to the cloud!
Let's take a look at what is new with .NET Aspire 8.1 for building cloud native applications!
.NET Aspire Developers Day is a full-day event packed with valuable sessions on coding, languages, and frameworks. Our goal is simple: to show you how easy it is to harness the power of .NET Aspire, why it's essential for modern development, and how you can leverage a vibrant community for support and innovation.
Join us on July 23, 2024, for .NET Aspire Developers Day, a livestream event to elevate your .NET skills with keynotes, deep dives, and interactive sessions. Connect with experts and the community.
Aspirant is a set of extensions and experiments for .NET Aspire App Host projects.
.NET Aspire uses Telemetry data to determine how a service is operating. This includes the number of requests it is handling, how long each request takes, and how many errors have occurred. Telemetry in .NET Aspire can take three forms: logs, traces, and metrics. Overall, telemetry helps achieve the primary goal of .NET Aspire, which is to ensure that apps are straightforward to debug and diagnose.